Home
last modified time | relevance | path

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

/PHP-8.4/main/
H A Drfc1867.c44 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str);
50 static php_rfc1867_getword_conf_t php_rfc1867_getword_conf = php_ap_getword_conf;
506 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str) in php_ap_getword_conf() function
693 getword_conf = php_ap_getword_conf;

Completed in 10 milliseconds