Home
last modified time | relevance | path

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

/PHP-5.4/main/
H A Drfc1867.c45 static char *php_ap_getword(const zend_encoding *encoding, char **line, char stop TSRMLS_DC);
51 static php_rfc1867_getword_t php_rfc1867_getword = php_ap_getword;
479 static char *php_ap_getword(const zend_encoding *encoding, char **line, char stop TSRMLS_DC) in php_ap_getword() function
704 getword = php_ap_getword;

Completed in 7 milliseconds