Home
last modified time | relevance | path

Searched defs:_string (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/tidy/
H A Dtidy.c110 #define ADD_PROPERTY_STRING(_table, _key, _string) \ argument
121 #define ADD_PROPERTY_STRINGL(_table, _key, _string, _len) \ argument
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c121 typedef struct _string { struct
122 zend_string *buf; argument
128 str->buf= zend_string_alloc(1024, 0); in string_init() argument

Completed in 27 milliseconds