Home
last modified time | relevance | path

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

/PHP-5.5/ext/tidy/
H A Dtidy.c112 #define ADD_PROPERTY_STRING(_table, _key, _string) \ argument
124 #define ADD_PROPERTY_STRINGL(_table, _key, _string, _len) \ argument
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c115 typedef struct _string { struct
116 char *string;
117 int len;
118 int alloced;

Completed in 24 milliseconds