Home
last modified time | relevance | path

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

/PHP-5.3/ext/tidy/
H A Dtidy.c111 #define ADD_PROPERTY_STRING(_table, _key, _string) \ argument
123 #define ADD_PROPERTY_STRINGL(_table, _key, _string, _len) \ argument
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c109 typedef struct _string { struct
110 char *string;
111 int len;
112 int alloced;

Completed in 20 milliseconds