Searched defs:sop (Results 1 – 4 of 4) sorted by relevance
139 struct sembuf sop[2]; local193 struct sembuf sop[3]; in PHP_FUNCTION() local304 struct sembuf sop; in php_sysvsem_semop() local
572 static int _php_source_op_to_rfc3678_op(enum source_op sop) in _php_source_op_to_rfc3678_op()589 static const char *_php_source_op_to_string(enum source_op sop) in _php_source_op_to_string()606 static int _php_source_op_to_ipv4_op(enum source_op sop) in _php_source_op_to_ipv4_op()
45 typedef long sop; /* strip operator */ typedef
63 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) argument
Completed in 18 milliseconds