Searched refs:is_valid_oid_string (Results 1 – 1 of 1) sorted by relevance
1636 static inline bool is_valid_oid_string(zend_string *oid, Oid *return_oid) in is_valid_oid_string() function2495 if (!is_valid_oid_string(Z_STR_P(oid), &wanted_oid)) { in PHP_FUNCTION()2542 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()2561 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()2611 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()2631 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()2870 if (!is_valid_oid_string(Z_STR_P(oid), &wanted_oid)) { in PHP_FUNCTION()2931 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()2951 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()
Completed in 16 milliseconds