Home
last modified time | relevance | path

Searched refs:read_property (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
Dtwig.c336 if (Z_OBJ_HT_P(object)->read_property) { in TWIG_PROPERTY()
338 tmp = Z_OBJ_HT_P(object)->read_property(object, propname, BP_VAR_IS, NULL TSRMLS_CC); in TWIG_PROPERTY()
340 tmp = Z_OBJ_HT_P(object)->read_property(object, propname, BP_VAR_IS TSRMLS_CC); in TWIG_PROPERTY()
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js379 function read_property(obj, node) { function
456 var prop = read_property(value, parent);
767 value = read_property(value, parent);