Home
last modified time | relevance | path

Searched defs:sourceline (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Python/
D_warnings.c489 PyObject *category, PyObject *sourceline) in show_warning()
563 PyObject *sourceline, PyObject *source) in call_show_warning()
620 PyObject *module, PyObject *registry, PyObject *sourceline, in warn_explicit()
/external/python/cpython2/Python/
D_warnings.c250 *category, PyObject *sourceline) in show_warning()
297 PyObject *module, PyObject *registry, PyObject *sourceline) in warn_explicit()
/external/pdfium/fxjs/xfa/
Dcfxjse_context.cpp318 v8::String::Utf8Value sourceline( in ExecuteScript() local